FlexReport for WinForms
C1DocumentSourceException コンストラクタ(String,Object[])


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSourceException クラス > C1DocumentSourceException コンストラクタ : C1DocumentSourceException コンストラクタ(String,Object[])
The exception message formatting string.
The list of parameters supplied to the formatting string.
Initializes a new instance of the C1DocumentSourceException class with a formatted error message.
シンタックス
'宣言
 
Public Function New( _
   ByVal format As System.String, _
   ByVal ParamArray args() As System.Object _
)
'使用法
 
Dim format As System.String
Dim args() As System.Object
 
Dim instance As New C1DocumentSourceException(format, args)
public C1DocumentSourceException( 
   System.string format,
   params System.object[] args
)

パラメータ

format
The exception message formatting string.
args
The list of parameters supplied to the formatting string.
参照

参照

C1DocumentSourceException クラス
C1DocumentSourceException メンバ
オーバーロード一覧